Skip to content

Conversation

BurntSushi
Copy link
Member

This rolls up a few open PRs with minor edits from myself.
I preserved commit author information wherever possible.

thaliaarchi and others added 10 commits October 9, 2025 16:31
... and set an MSRV.

I usually don't bump MSRVs for small reasons, but this is moving to what
is still an extremely old version of Rust. And now we can inline format
arguments.
To simplify getting the whole match from `Captures` without needing to
write `unwrap()`.

Fixes #1146, Closes #1227
The state IDs were not remapped, which will usually result in an index
out of range error.

Add a test based on is_special_state's doctest, which will validate the
start state's behavior with a custom searcher.

Closes #1195
@BurntSushi BurntSushi merged commit bd345d7 into master Oct 9, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants